Skip to content

Update global.json #15211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Update global.json #15211

wants to merge 2 commits into from

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Jul 9, 2025

Sign validation fails with SDK being too new for the required msbuild, but testfx should be using the same setup and works, so I try upgrading first.

https://dnceng.visualstudio.com/internal/_build/results?buildId=2745254&view=logs&j=b11b921d-8982-5bb3-754b-b114d42fd804&t=fb192a8b-e433-5fc8-e2b0-276ab015e7d5

@@ -30,7 +35,7 @@
"version": "17.8.0"
},
"vswhere": "2.2.7",
"dotnet": "10.0.100-preview.5.25269.23"
"dotnet": "10.0.100-preview.6.25315.102"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25325.4"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if Arcade version here could be relevant to the issues you have, but maybe worth updating to 10.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nohwnd nohwnd closed this Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants